{
  "name": "Ciquala\u0027s Lair",
  "buildOptions": {
    "maxSteps": 1000,
    "fixObstacles": true,
    "fixNonStraight": true,
    "fixIntersected": true,
    "compactMap": true,
    "addDebugInfo": false,
    "colorizeConnectionIssues": true
  },
  "rooms": [
    {
      "id": 13400,
      "name": "Large Knothole in the Abyss",
      "exits": {
        "Up": 5156,
        "Down": 13401
      }
    },
    {
      "id": 13401,
      "name": "Large Knothole in the Abyss",
      "exits": {
        "Up": 13400,
        "Down": 13402
      }
    },
    {
      "id": 13402,
      "name": "Large Knothole in the Abyss",
      "exits": {
        "Up": 13401,
        "Down": 13403
      }
    },
    {
      "id": 13403,
      "name": "A dusty tunnel deep under the ground",
      "exits": {
        "East": 13404,
        "West": 13409,
        "Up": 13402
      }
    },
    {
      "id": 13404,
      "name": "A room with a large pool of water in the center",
      "exits": {
        "East": 13405,
        "West": 13403
      }
    },
    {
      "id": 13405,
      "name": "Ciquala\u0027s Laboratory",
      "exits": {
        "North": 13408,
        "East": 13407,
        "South": 13406,
        "West": 13404
      }
    },
    {
      "id": 13406,
      "name": "Supply room",
      "exits": {
        "North": 13405
      }
    },
    {
      "id": 13407,
      "name": "Holding Cell",
      "exits": {
        "West": 13405
      }
    },
    {
      "id": 13408,
      "name": "Holding Cell",
      "exits": {
        "South": 13405
      }
    },
    {
      "id": 13409,
      "name": "Guard room",
      "exits": {
        "East": 13403,
        "West": 13410
      }
    },
    {
      "id": 13410,
      "name": "A seemingly empty tunnel",
      "exits": {
        "North": 13411,
        "East": 13409,
        "South": 13412,
        "West": 13413
      }
    },
    {
      "id": 13411,
      "name": "The Map Room",
      "exits": {
        "South": 13410
      }
    },
    {
      "id": 13412,
      "name": "Storage Room",
      "exits": {
        "North": 13410
      }
    },
    {
      "id": 13413,
      "name": "A tunnel with a grate in the floor",
      "exits": {
        "North": 13415,
        "East": 13410,
        "South": 13416,
        "Down": 13414
      }
    },
    {
      "id": 13414,
      "name": "The Room of the Automatons",
      "exits": {
        "Up": 13413
      }
    },
    {
      "id": 13415,
      "name": "Torture Chamber",
      "exits": {
        "South": 13413
      }
    },
    {
      "id": 13416,
      "name": "Entrance to Ciquala\u0027s Throne Room",
      "exits": {
        "North": 13413,
        "South": 13417
      }
    },
    {
      "id": 13417,
      "name": "Ciquala\u0027s Throne Room",
      "exits": {
        "North": 13416,
        "South": 13418
      }
    },
    {
      "id": 13418,
      "name": "Treasure Chamber of Ciquala",
      "exits": {
        "North": 13417,
        "Down": 13419
      }
    },
    {
      "id": 13419,
      "name": "The hidden crypt of Ciquala",
      "exits": {
        "Up": 13418
      }
    },
    {
      "id": 5156,
      "name": "To Drow City",
      "otherAreaExit": true,
      "exits": {
        "Up": 5155,
        "Down": 13400
      }
    }
  ]
}